home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Python1.4_Source / Parser / protos / myreadline_protos.h < prev   
Text File  |  1998-06-24  |  76b  |  4 lines

  1.  
  2. /* myreadline.c */
  3. static int my_fgets ( char *buf , int len , FILE *fp );
  4.